x86: rename domain_build.c to dom0_build.c
authorWei Liu <wei.liu2@citrix.com>
Thu, 16 Mar 2017 16:40:53 +0000 (16:40 +0000)
committerWei Liu <wei.liu2@citrix.com>
Mon, 20 Mar 2017 15:39:45 +0000 (15:39 +0000)
commitd4188929e49cf5801e296f33dd7a477689bbed05
tree2945d922187baf68fe309ec42d4eac39463288b1
parent7c2c1763aa6b63699dbb0c877f8b11aaa679cf3a
x86: rename domain_build.c to dom0_build.c

To reflect the true nature of this file. No functional change.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/Makefile
xen/arch/x86/dom0_build.c [new file with mode: 0644]
xen/arch/x86/domain_build.c [deleted file]